uxset msg - Write a Message

This section describes the command uxset msg (UXSETMSG on OS/400) which offers the means of communicating between the Uproc's executing procedure and its history trace visible from the job monitor. This means, for example, that operator instructions may be inserted in the history trace depending on what happens within the actual running procedure.

The History trace of the Uproc’s execution is available in the Dollar Universe interfaces "job monitor" or "execution history" by selecting this Uproc and by requesting the option "History trace".

All messages generated by this command are contained in the files of the executions history. Thus, the latter, depending on the volume processed, can become very large.

The command syntax is as follows:

uxset msg "var1" "var2" ..."var8"

Description of Items

Example